FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (62 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhLoadStatusBasic
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhLoadStatusBasic
Status active
Date 2021-10-22T13:55:48.2363195+00:00
Name NxhLoadStatusBasic
Experimental False
Description Nexuzhealth profile for Basic resources that are used to keep track of the load status of KWS database tables to FHIR.
Type Basic
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-tableLoadStatus NxhExtTableLoadStatus


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-loadstatusbasic",
  "meta" : {
    "lastUpdated" : "2021-10-27T11:15:44.873+00:00"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhLoadStatusBasic",
  "name" : "NxhLoadStatusBasic",
  "status" : "active",
  "date" : "2021-10-22T13:55:48.2363195+00:00",
  "description" : "Nexuzhealth profile for Basic resources that are used to keep track of the load status of KWS database tables to FHIR.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Basic",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Basic.extension",
        "path" : "Basic.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Basic.extension:tableLoadStatus",
        "path" : "Basic.extension",
        "sliceName" : "tableLoadStatus",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-tableLoadStatus"
            ]
          }
        ]
      },
      {
        "id" : "Basic.extension:tableLoadStatus.extension",
        "path" : "Basic.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 3
      },
      {
        "id" : "Basic.extension:tableLoadStatus.extension:tableName",
        "path" : "Basic.extension.extension",
        "sliceName" : "tableName",
        "definition" : "The KWS database table name that has been loaded into FHIR.",
        "min" : 1
      },
      {
        "id" : "Basic.extension:tableLoadStatus.extension:loadedFrom",
        "path" : "Basic.extension.extension",
        "sliceName" : "loadedFrom",
        "definition" : "The date from which the KWS database table has been loaded into FHIR.",
        "min" : 1
      },
      {
        "id" : "Basic.extension:tableLoadStatus.extension:loadedTill",
        "path" : "Basic.extension.extension",
        "sliceName" : "loadedTill",
        "definition" : "The date until which the KWS database table has been loaded into FHIR.",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.